CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 232 vhdl

搜索资源列表

  1. S3Demo

    0下载:
  2. Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple pattern to the VGA port, connects the switches to the LEDs, buttons to each anode of the seven segment decoder. The seven segment decoder has a simpl
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:731568
    • 提供者:Roy Hsu
  1. UART_VHDL

    0下载:
  2. 用VHDL语言编写的串口通讯器,按串口232协议编写。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:636568
    • 提供者:chendsh
  1. uart_transmitter

    0下载:
  2. Very good info. for RS-232 transmitter VHDL code .
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1154
    • 提供者:wan mi
  1. uart_receiver

    0下载:
  2. Very good info. for RS-232 receive VHDL code .
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:wan mi
  1. ECHO_DE2

    0下载:
  2. Very good info. for RS-232 echo VHDL code .
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2074
    • 提供者:wan mi
  1. VHDLrs232接口

    0下载:
  2. 简单易用的232接口 基于VHDL语言
  3. 所属分类:串口编程

    • 发布日期:2010-11-14
    • 文件大小:3615
    • 提供者:20071081
  1. 实现PS/2接口与RS-232接口的数据传输

    0下载:
  2. 实现PS/2接口与RS-232接口的数据传输, 可以通过RS-232自动传送到主机的串口调试终端上并在数据接收区显示接收到的字符。,The realization of PS/2 port RS-232 interface with data transfer, RS-232 can be automatically sent to the host serial debug terminal and reception area in the data display received ch
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-23
    • 文件大小:15192
    • 提供者:包宰
  1. UART

    0下载:
  2. 利用FPGA接受232芯片的串口数据,可以与PC进行串口通信-FPGA chip using the serial data received 232, serial communication with PC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1189778
    • 提供者:杨然
  1. DE0_RS232

    0下载:
  2. Altera公司的多媒体开发板DE0上实现的串口例程-Altera' s multimedia development board to achieve the serial routines DE0
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:100972
    • 提供者:qzhjmb
  1. rs232_receiver

    0下载:
  2. VHDL implementation for an RS-232 receiver system.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1185
    • 提供者:mert
  1. RS-232sender

    0下载:
  2. 一个串口RS-232 发送模块。基于VHDL语言。-A serial RS-232 send module. Based on the VHDL language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:9114
    • 提供者:李超
  1. RS_Verilog

    0下载:
  2. RS码的FPGA实现,verilog语言形式,好参考资料-FPGA realization of RS code, verilog language form, a good reference
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:101249
    • 提供者:张洪
  1. DM2_KX8051_FTEST_RS232_C5T

    0下载:
  2. 这是一个FPGA的简单例程,主要是基于FPGA的232串口通信的例程-This is a simple routine FPGA is mainly based on FPGA-232 serial communication routines
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:445467
    • 提供者:万海
  1. c_FPGA

    0下载:
  2. RS232设计,硬件测试通过,VERILOG实现的,比较好的哦-RS232 design, hardware test, VERILOG realized, oh good
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1249471
    • 提供者:洪依
  1. IO

    0下载:
  2. serial io for rs 232 communication
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:900249
    • 提供者:prakash
  1. ThedesignofUniversalAsynchronousReceiverTransmitte

    0下载:
  2. 本课题所设计的UART支持标准的RS.232C传输协议,主要设计有发送模块、接收模块、线路控制与中断仲裁模块、Modem控制模块以及两个独立的数据缓冲区FIFO模块。该模块具有可变的波特率、数据帧长度以及奇偶校验方式,还有多种中断源、中断优先级、较强的抗干扰数据接收能力以及芯片内部自诊断的能力,模块内分开的接收和发送数据缓冲寄存器能实现全双工通信。除此之外最重要的是利用口模块复用技术设计数据缓冲区FIFO,采用两种可选择的数据缓冲模式。这样既可以应用于高速的数据传输环境,也能适合低速的数据传输场
  3. 所属分类:Project Design

    • 发布日期:2017-05-17
    • 文件大小:5073351
    • 提供者:mabeibei
  1. UART_EX

    0下载:
  2. Uart 232 module example divied by 3 module.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3710
    • 提供者:park wan soon
  1. rs232_transmit_control

    0下载:
  2. RS-232 transmir control programmed in VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:921
    • 提供者:JT_LADINO
  1. 28538604-Spartan-3E-MATLAB-Interface-Documentatio

    0下载:
  2. Documentation VHDL communication RS-232 with the spartan 3
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:313289
    • 提供者:JT_LADINO
  1. 422

    1下载:
  2. 422:实现232数据通过3160芯片转变为422数据,本程序通过编写422协议的VHDL程序达到转变的功能-422 : 232 according to the realization by 3160 chips into 422, this program written agreement by 422 vhdl procedures to change function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-23
    • 文件大小:7479767
    • 提供者:wujian
« 12 »
搜珍网 www.dssz.com